home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / LEDA / Problems < prev    next >
Text File  |  1994-08-05  |  460b  |  26 lines

  1.  
  2. Known Problems & Bugs
  3. ---------------------
  4.  
  5. g++ & class types as type parameters  (---> LEDA_TYPE_PARAMETER Macro)
  6.  
  7. (bucket) sorting lists of class type objects   ( bug with cmp function)
  8.  
  9. nested iterators
  10.  
  11. deleting & inserting in Iterations
  12.  
  13. objects of size sizeof(void*) are assumed to be pointers 
  14. (is it really a problem ?)
  15.  
  16.  
  17.  
  18. compiling:
  19.  
  20.   --  Sun C++:  problems with inline template functions (Access)
  21.   --  random
  22.   --  friend inline functions
  23.   --
  24.  
  25.  
  26.